Get login working
This commit is contained in:
6
templates/internal/dashboard.html.twig
Normal file
6
templates/internal/dashboard.html.twig
Normal file
@@ -0,0 +1,6 @@
|
||||
{% extends 'base.html.twig' %}
|
||||
|
||||
{% block title %}Dashboard
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}{% endblock %}
|
Reference in New Issue
Block a user