This website requires JavaScript.
Explore
Help
Sign In
miklo
/
spejstore-new
forked from
wiktor/spejstore-new
Watch
1
Star
0
Fork
You've already forked spejstore-new
0
Code
Pull Requests
Activity
b09016ea3b
spejstore-new
/
storage
/
templates
/
index.html
6 lines
101 B
HTML
Raw
Normal View
History
Unescape
Escape
Initial web UI, smart search, book import command
2017-02-16 01:01:36 +00:00
{% extends "base.html" %}
{% block content %}
Search everywhere
2020-05-11 18:12:15 +00:00
{% include "widgets/bigsearch.html" %}
Initial web UI, smart search, book import command
2017-02-16 01:01:36 +00:00
{% endblock %}