1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2025-06-13 12:54:29 +00:00

Start reindenting the file (templates will be reindented as I go)

This commit is contained in:
Cameron Eagans 2020-03-02 19:35:17 -07:00
parent be5a338867
commit 581bf8b759

View File

@ -19,6 +19,7 @@
<script src="js/app.js" defer></script> <script src="js/app.js" defer></script>
</head> </head>
<body> <body>
<template id="home"><div> <template id="home"><div>
<ol class="breadcrumb"><li class="active">Home</li></ol> <ol class="breadcrumb"><li class="active">Home</li></ol>
<div class="container-fluid"><div class="row"> <div class="container-fluid"><div class="row">