File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
source/content/pages/04-web-development Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-11-15T13:22:31Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-11-15T13:25:22Z </updated ></feed >
Original file line number Diff line number Diff line change 66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
77 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
88 < meta name ="author " content ="Matt Makai ">
9- < meta name ="description " content ="Flask is an extendible Python web microframework. Learn more about Flask on Full Stack Python. ">
9+ < meta name ="description " content ="Flask is an extensible Python web microframework. Learn more about Flask on Full Stack Python. ">
1010 < link rel ="shortcut icon " href ="//static.fullstackpython.com/fsp-fav.png ">
1111 < title > Flask - Full Stack Python</ title >
1212 <!--[if lt IE 9]>
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ title: Flask
22category: page
33slug: flask
44sort-order: 0404
5- meta: Flask is an extendible Python web microframework. Learn more about Flask on Full Stack Python.
5+ meta: Flask is an extensible Python web microframework. Learn more about Flask on Full Stack Python.
66
77
88# Flask
You can’t perform that action at this time.
0 commit comments