Remove post example from blog view

This commit is contained in:
Thomas Wade 2018-10-20 13:33:08 +10:30
parent 8cc55b19d0
commit b756c565f0

View File

@ -1,2 +1 @@
<ng-include src="'templates/samplepost.html'"></ng-include>
<ng-include src="'templates/post.html'"></ng-include> <ng-include src="'templates/post.html'"></ng-include>