This website requires JavaScript.
Explore
Help
Sign In
OpenSourceArk
/
mkdocs-material
Watch
1
Star
0
Fork
0
You've already forked mkdocs-material
mirror of
https://github.com/squidfunk/mkdocs-material.git
synced
2024-06-14 11:52:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a8dce54dc1
mkdocs-material
/
material
/
404.html
5 lines
88 B
HTML
Raw
Normal View
History
Unescape
Escape
Only show active subsection on screen when tabs are active
2017-01-28 19:56:34 +03:00
{% extends "base.html" %}
Refactored navigation and drawer
2016-09-23 12:56:25 +03:00
{% block content %}
<
h1
>
404 - Not found
<
/
h1
>
Merge pull request #65 from brendo:issue-63-mkdocs-016-compatible
2016-12-15 18:43:40 +03:00
{% endblock %}
Reference in New Issue
Copy Permalink