hallo
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block title %}
|
||||
HURENSOHN
|
||||
{% endblock %}
|
||||
{% block huso %}
|
||||
HURENSOHN
|
||||
{% extends "base.html" %}
|
||||
{% block title %}Startseite{% endblock %}
|
||||
{% block page_title %}Willkommen im {{ site_name or 'Game Fandom' }}{% endblock %}
|
||||
{% block content %}
|
||||
<p>Dies ist die Startseite deines Wikis. Wähle eine Kategorie oder suche nach Artikeln.</p>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user