Main page updated
This commit is contained in:
5
templates/posts/my-fIrst-post.html
Normal file
5
templates/posts/my-fIrst-post.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends "main.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>THIS IS FINALY MY FIRST FREAKING POST!!!!</h1>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user