mirror of
https://github.com/aykhans/series-robot-web.git
synced 2026-05-05 20:05:40 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block title %} Home Page {% endblock title %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% include 'components/message.html' %}
|
||||
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user