This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
CityApper
/
wagtail_bakerydemo
oglindă de
https://github.com/wagtail/bakerydemo.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Răsfoiți Sursa
Move templates to jinja2 folder
Thibaud Colas
1 an în urmă
părinte
0dd43bfa7a
comite
fe949e3523
43 a modificat fișierele
cu
0 adăugiri
și
0 ștergeri
Vizualizare divizată
Arată Statisticile Diff
0
0
bakerydemo/jinja2/404.html
0
0
bakerydemo/jinja2/500.html
0
0
bakerydemo/jinja2/base.html
0
0
bakerydemo/jinja2/base/basic_auth.html
0
0
bakerydemo/jinja2/base/form_page.html
0
0
bakerydemo/jinja2/base/form_page_landing.html
0
0
bakerydemo/jinja2/base/gallery_page.html
0
0
bakerydemo/jinja2/base/home_page.html
0
0
bakerydemo/jinja2/base/include/footer_text.html
0
0
bakerydemo/jinja2/base/include/header-blog.html
0
0
bakerydemo/jinja2/base/include/header-hero.html
0
0
bakerydemo/jinja2/base/include/header-index.html
0
0
bakerydemo/jinja2/base/include/header.html
0
0
bakerydemo/jinja2/base/preview/person.html
0
0
bakerydemo/jinja2/base/standard_page.html
0
0
bakerydemo/jinja2/blocks/blockquote.html
0
0
bakerydemo/jinja2/blocks/embed_block.html
0
0
bakerydemo/jinja2/blocks/heading_block.html
0
0
bakerydemo/jinja2/blocks/image_block.html
0
0
bakerydemo/jinja2/blocks/paragraph_block.html
0
0
bakerydemo/jinja2/blocks/recipe_step_block.html
0
0
bakerydemo/jinja2/blog/blog_index_page.html
0
0
bakerydemo/jinja2/blog/blog_page.html
0
0
bakerydemo/jinja2/breads/bread_page.html
0
0
bakerydemo/jinja2/breads/breads_index_page.html
0
0
bakerydemo/jinja2/includes/card/blog-listing-card.html
0
0
bakerydemo/jinja2/includes/card/listing-card.html
0
0
bakerydemo/jinja2/includes/card/location-card.html
0
0
bakerydemo/jinja2/includes/card/picture-card.html
0
0
bakerydemo/jinja2/includes/chevron-icon.html
0
0
bakerydemo/jinja2/includes/footer.html
0
0
bakerydemo/jinja2/includes/header.html
0
0
bakerydemo/jinja2/includes/messages.html
0
0
bakerydemo/jinja2/includes/pagination.html
0
0
bakerydemo/jinja2/locations/location_page.html
0
0
bakerydemo/jinja2/locations/locations_index_page.html
0
0
bakerydemo/jinja2/recipes/recipe_index_page.html
0
0
bakerydemo/jinja2/recipes/recipe_page.html
0
0
bakerydemo/jinja2/search/search_results.html
0
0
bakerydemo/jinja2/tags/breadcrumbs.html
0
0
bakerydemo/jinja2/tags/gallery.html
0
0
bakerydemo/jinja2/tags/top_menu.html
0
0
bakerydemo/jinja2/tags/top_menu_children.html
+ 0
- 0
bakerydemo/templates/404.html → bakerydemo/jinja2/404.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/500.html → bakerydemo/jinja2/500.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base.html → bakerydemo/jinja2/base.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/basic_auth.html → bakerydemo/jinja2/base/basic_auth.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/form_page.html → bakerydemo/jinja2/base/form_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/form_page_landing.html → bakerydemo/jinja2/base/form_page_landing.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/gallery_page.html → bakerydemo/jinja2/base/gallery_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/home_page.html → bakerydemo/jinja2/base/home_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/include/footer_text.html → bakerydemo/jinja2/base/include/footer_text.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/include/header-blog.html → bakerydemo/jinja2/base/include/header-blog.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/include/header-hero.html → bakerydemo/jinja2/base/include/header-hero.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/include/header-index.html → bakerydemo/jinja2/base/include/header-index.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/include/header.html → bakerydemo/jinja2/base/include/header.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/preview/person.html → bakerydemo/jinja2/base/preview/person.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/base/standard_page.html → bakerydemo/jinja2/base/standard_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/blocks/blockquote.html → bakerydemo/jinja2/blocks/blockquote.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/blocks/embed_block.html → bakerydemo/jinja2/blocks/embed_block.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/blocks/heading_block.html → bakerydemo/jinja2/blocks/heading_block.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/blocks/image_block.html → bakerydemo/jinja2/blocks/image_block.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/blocks/paragraph_block.html → bakerydemo/jinja2/blocks/paragraph_block.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/blocks/recipe_step_block.html → bakerydemo/jinja2/blocks/recipe_step_block.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/blog/blog_index_page.html → bakerydemo/jinja2/blog/blog_index_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/blog/blog_page.html → bakerydemo/jinja2/blog/blog_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/breads/bread_page.html → bakerydemo/jinja2/breads/bread_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/breads/breads_index_page.html → bakerydemo/jinja2/breads/breads_index_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/includes/card/blog-listing-card.html → bakerydemo/jinja2/includes/card/blog-listing-card.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/includes/card/listing-card.html → bakerydemo/jinja2/includes/card/listing-card.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/includes/card/location-card.html → bakerydemo/jinja2/includes/card/location-card.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/includes/card/picture-card.html → bakerydemo/jinja2/includes/card/picture-card.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/includes/chevron-icon.html → bakerydemo/jinja2/includes/chevron-icon.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/includes/footer.html → bakerydemo/jinja2/includes/footer.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/includes/header.html → bakerydemo/jinja2/includes/header.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/includes/messages.html → bakerydemo/jinja2/includes/messages.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/includes/pagination.html → bakerydemo/jinja2/includes/pagination.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/locations/location_page.html → bakerydemo/jinja2/locations/location_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/locations/locations_index_page.html → bakerydemo/jinja2/locations/locations_index_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/recipes/recipe_index_page.html → bakerydemo/jinja2/recipes/recipe_index_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/recipes/recipe_page.html → bakerydemo/jinja2/recipes/recipe_page.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/search/search_results.html → bakerydemo/jinja2/search/search_results.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/tags/breadcrumbs.html → bakerydemo/jinja2/tags/breadcrumbs.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/tags/gallery.html → bakerydemo/jinja2/tags/gallery.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/tags/top_menu.html → bakerydemo/jinja2/tags/top_menu.html
Vizualizați fișierul
+ 0
- 0
bakerydemo/templates/tags/top_menu_children.html → bakerydemo/jinja2/tags/top_menu_children.html
Vizualizați fișierul