You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: all.html
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -413,7 +413,9 @@ <h2>Flask resources</h2>
413
413
<li>
414
414
<p><ahref="http://blog.john.mayonvolcanosoftware.com/building-a-blog-using-flask-and-angularjs-part-1/">Building a blog using Flask and AngularJS Part 1</a>
415
415
is the first of a multipart series on working with Flask and an AngularJS
416
-
front end.</p>
416
+
front end.
417
+
<ahref="http://blog.john.mayonvolcanosoftware.com/building-a-blog-using-flask-and-angularjs-part-2/">Part 2</a> is also available
418
+
<ahref="https://github.com/basco-johnkevin/building-a-blog-using-flask-and-angularjs">along with the source code</a>.</p>
417
419
</li>
418
420
<li>
419
421
<p><ahref="http://flask.pocoo.org/extensions/">The Flask Extensions Registry</a> is a
Copy file name to clipboardExpand all lines: flask.html
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,9 @@ <h2>Flask resources</h2>
99
99
<li>
100
100
<p><ahref="http://blog.john.mayonvolcanosoftware.com/building-a-blog-using-flask-and-angularjs-part-1/">Building a blog using Flask and AngularJS Part 1</a>
101
101
is the first of a multipart series on working with Flask and an AngularJS
102
-
front end.</p>
102
+
front end.
103
+
<ahref="http://blog.john.mayonvolcanosoftware.com/building-a-blog-using-flask-and-angularjs-part-2/">Part 2</a> is also available
104
+
<ahref="https://github.com/basco-johnkevin/building-a-blog-using-flask-and-angularjs">along with the source code</a>.</p>
103
105
</li>
104
106
<li>
105
107
<p><ahref="http://flask.pocoo.org/extensions/">The Flask Extensions Registry</a> is a
0 commit comments