age collapsing has-emoji"> d01d7cf85d first commit 4 年之前 link-template.php d01d7cf85d first commit 4 年之前 load.php d01d7cf85d first commit 4 年之前 locale.php d01d7cf85d first commit 4 年之前 media-template.php d01d7cf85d first commit 4 年之前 media.php d01d7cf85d first commit 4 年之前 meta.php d01d7cf85d first commit 4 年之前 ms-blogs.php d01d7cf85d first commit 4 年之前 ms-default-constants.php d01d7cf85d first commit 4 年之前 ms-default-filters.php d01d7cf85d first commit 4 年之前 ms-deprecated.php d01d7cf85d first commit 4 年之前 ms-files.php d01d7cf85d first commit 4 年之前 ms-functions.php d01d7cf85d first commit 4 年之前 ms-load.php d01d7cf85d first commit 4 年之前 ms-network.php d01d7cf85d first commit 4 年之前 ms-settings.php d01d7cf85d first commit 4 年之前 ms-site.php d01d7cf85d first commit 4 年之前 nav-menu-template.php d01d7cf85d first commit 4 年之前 nav-menu.php d01d7cf85d first commit 4 年之前 option.php d01d7cf85d first commit 4 年之前 pluggable-deprecated.php d01d7cf85d first commit 4 年之前 pluggable.php d01d7cf85d first commit 4 年之前 plugin.php d01d7cf85d first commit 4 年之前 post-formats.php d01d7cf85d first commit 4 年之前 post-template.php d01d7cf85d first commit 4 年之前 post-thumbnail-template.php d01d7cf85d first commit 4 年之前 post.php d01d7cf85d first commit 4 年之前 query.php d01d7cf85d first commit 4 年之前 registration-functions.php d01d7cf85d first commit 4 年之前 registration.php d01d7cf85d first commit 4 年之前 rest-api.php d01d7cf85d first commit 4 年之前 revision.php d01d7cf85d first commit 4 年之前 rewrite.php d01d7cf85d first commit 4 年之前 robots-template.php d01d7cf85d first commit 4 年之前 rss-functions.php d01d7cf85d first commit 4 年之前 rss.php d01d7cf85d first commit 4 年之前 script-loader.php d01d7cf85d first commit 4 年之前 session.php d01d7cf85d first commit 4 年之前 shortcodes.php d01d7cf85d first commit 4 年之前 sitemaps.php d01d7cf85d first commit 4 年之前 spl-autoload-compat.php d01d7cf85d first commit 4 年之前 taxonomy.php d01d7cf85d first commit 4 年之前 template-canvas.php d01d7cf85d first commit 4 年之前 template-loader.php d01d7cf85d first commit 4 年之前 template.php d01d7cf85d first commit 4 年之前 theme-i18n.json d01d7cf85d first commit 4 年之前 theme-templates.php d01d7cf85d first commit 4 年之前 theme.json d01d7cf85d first commit 4 年之前 theme.php d01d7cf85d first commit 4 年之前 update.php d01d7cf85d first commit 4 年之前 user.php d01d7cf85d first commit 4 年之前 vars.php d01d7cf85d first commit 4 年之前 version.php d01d7cf85d first commit 4 年之前 widgets.php d01d7cf85d first commit 4 年之前 wlwmanifest.xml d01d7cf85d first commit 4 年之前 wp-db.php d01d7cf85d first commit 4 年之前 wp-diff.php d01d7cf85d first commit 4 年之前 tum/shaqfindbeds - Gogs: Simplico Git Service

暂无描述

base_site.html 388B

12345678910
  1. {% extends "admin/base.html" %}
  2. {% block title %}{% if subtitle %}{{ subtitle }} | {% endif %}{{ title }} | {{ site_title|default:_('Django site admin') }}{% endblock %}
  3. {% block branding %}
  4. <h1 id="site-name"><a href="{% url 'admin:index' %}">ShaqFindBeds <!-- {{ site_header|default:_('ShaqFindBed administration') }} --></a></h1>
  5. {% endblock %}
  6. {% block nav-global %}{% endblock %}