{% extends 'templates/main.html' %} {% block title %}Home{% endblock %} {% block head %} {% endblock %} {% block content %}
It Works! You can start modifying or removing unecessary files.
{%marked%} ### Markdown Test This is a markdown paragraph. This text is ***really important***. ### Block quote test > #### The quarterly results look great! > > - Revenue was off the chart. > - Profits were higher than ever. > > *Everything* is going according to **plan**. {%endmarked%}For more information, visit Oils JS website.
{% endblock %}