Menu

83-letna slovenska upokojenka je želela v trgovino po jajca in kruh. Kar je zanjo naredil mladenič ...

Lep dan 27. 3. 2020 ob 11:14

V teh dneh se tako po Sloveniji, kot tudi po svetu, dogajajo številne negativne stvari.

Obstaja pa seveda tudi veliko pozitivnih zgodb ljudi, ki pomagajo drug drugemu.

 

 

To je zgodba iz enega izmed slovenskih krajev, ki jo je včeraj na svojem %20tag:%20%20<div%20id="fb-root">%20<script%20async%20defer%20src="https:/connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2">%20You%20can%20find%20more%20help%20on%20implementing%20the%20JavaScript%20SDK%20in%20the%20JavaScript%20SDK%20-%20Quickstart.%20%203.%20Place%20Embedded%20Post%20Tag%20Next%20place%20the%20Embedded%20Post%20tag%20at%20any%20place%20of%20your%20website.%20Replace%20{your-post-url}%20with%20your%20posts%20URL.%20%20<div%20class="fb-post"%20data-href="{your-post-url}">%204.%20Testing%20Once%20you%20completed%20these%20steps%20youre%20able%20to%20test%20your%20Embedded%20Post.%20A%20completed%20integration%20will%20look%20like%20something%20like%20this:%20%20%20%20%20My%20Website%20%20%20%20<script%20async%20defer%20src="https:/connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2">%20%20%20%20%20<div%20class="fb-post"%20%20%20%20%20%20%20%20data-href="https:/www.facebook.com/20531316728/posts/10154009990506729/"%20%20%20%20%20%20%20data-width="500">%20%20%20The%20result%20of%20our%20test%20example%20is%20shown%20in%20the%20screenshot%20below.%20%20%205.%20Customizing%20Follow%20the%20instructions%20further%20down%20this%20page%20to%20adjust%20size,%20language%20and%20other%20settings.%20%20Getting%20a%20posts%20URL%20There%20may%20be%20scenarios%20in%20which%20your%20embed%20code%20is%20created%20by%20a%20CMS%20and%20you%20just%20need%20the%20raw%20post%20URL.%20There%20are%20two%20ways%20to%20get%20a%20posts%20URL:%20%20Copy%20the%20URL%20of%20the%20permalink%20from%20your%20browsers%20address%20bar.%20Right-click%20the%20posts%20publishing%20time%20and%20copy%20the%20link%20address.%20Both%20methods%20are%20highlighted%20in%20red%20in%20the%20screenshot%20below.%20%20%20Via%20Graph%20API%20If%20you%20wish%20to%20automatically%20integrate%20embedded%20posts%20into%20your%20website,%20you%20probably%20use%20the%20Graph%20API%20to%20aggregate%20posts.%20For%20example%20you%20may%20use%20the%20Page%20Feed%20API%20endpoint%20and%20the%20fields%20parameter%20permalink_url.%20%20The%20response%20to%20your%20request%20to%20/{page-id}/feed?fields=permalink_url%20will%20send%20you%20a%20response%20like%20this:%20%20{%20%20%20"data":%20[%20%20%20%20%20{%20%20%20%20%20%20%20"id":%20"1234567890_3456789012",%20%20%20%20%20%20%20%20"permalink_url":%20"https:/www.facebook.com/1234567890/posts/3456789012"%20%20%20%20%20}%20%20%20]%20}%20Layout%20on%20Desktop%20You%20can%20adjust%20the%20width%20of%20Embedded%20Posts%20on%20desktop%20via%20the%20data-width%20attribute%20in%20the%20Embed%20Post%20tag%20as%20shown%20in%20the%20example%20below.%20Chose%20a%20value%20between%20350%20and%20750%20pixels.%20%20Do%20not%20use%20CSS%20style%20tags%20to%20adjust%20the%20size%20of%20a%20plugin.%20It%20may%20result%20into%20display%20errors.%20%20%20<style%20type="text/css">%20.fb-post%20{%20%20%20width:%20500px;%20}%20%20<div%20%20%20%20class="fb-post"%20%20%20data-href="{your-post-url}">%20%20%20%20<div%20%20%20%20class="fb-post"%20%20%20%20data-width="500"%20%20%20data-href="{your-post-url}">%20%20Layout%20on%20Mobile%20Web%20On%20mobile%20web,%20Embedded%20Posts%20automatically%20scale%20to%20the%20width%20of%20the%20container.%20%20Wordpress%20If%20you%20are%20already%20using%20the%20Facebook%20SDK%20for%20JavaScript%20in%20your%20Wordpress%20site%20you%20can%20use%20the%20Embedded%20Posts%20plugin%20by%20simply%20adding%20the%20fb-post%20tag%20to%20your%20Wordpress%20post:%20%20<div%20class="fb-post"%20data-href="https:/www.facebook.com/20531316728/posts/10154009990506729/"%20data-width="500">%20If%20you%20are%20not%20using%20the%20Facebook%20SDK%20for%20JavaScript%20and%20embed%20a%20Post%20via%20the%20copy&paste%20snippet,%20which%20you%20can%20get%20from%20each%20Facebook%20post,%20the%20Embedded%20Posts%20plugin%20will%20most%20likly%20not%20render%20as%20Wordpress%20will%20convert%20all%20&%20chars%20to%20#038;%20and%20break%20the%20plugin.%20%20Instead%20use%20the%20following%20code%20to%20add%20the%20plugin:%20%20 %20<script%20async%20defer%20src="https:/connect.facebook.net/en_US/sdk.js">%20%20%20%20<div%20%20%20%20class="fb-post"%20%20%20%20data-href="https:/www.facebook.com/20531316728/posts/10154009990506729/"%20%20%20%20data-width="500">%20A%20new,%20easy%20Wordpress%20integration%20will%20be%20released%20in%20the%20near%20future.%20%20FAQ%20How%20do%20I%20display%20Social%20Plugins%20in%20different%20languages?%20What%20do%20people%20see%20in%20Embedded%20Posts?%20What%20happens%20if%20someone%20deletes%20a%20post%20or%20changes%20a%20posts%20audience%20selector?%20%20On%20This%20Page%20Embedded%20Posts%20Code%20Generator%20Settings%20Getting%20your%20Code%20from%20a%20Post%201.%20Navigate%20to%20your%20Post%202.%20Copy%20and%20Paste%20Code%20Add%20Code%20Manually%201.%20Get%20Post%20URL%202.%20Load%20JavaScript%20SDK%203.%20Place%20Embedded%20Post%20Tag%204.%20Testing%205.%20Customizing%20Getting%20a%20posts%20URL%20Via%20Graph%20API%20Wordpress%20FAQ%20LANGUAGES%20%20English%20(US)DeutschItalianoEspañolPortuguês%20(Brasil)Français%20(France)العربية中文(简体)日本語%20Products%20%20Artificial%20Intelligence%20Augmented%20Reality%20Business%20Tools%20Gaming%20Open%20Source%20Publishing%20Social%20Integrations%20Virtual%20Reality%20Programs%20%20Developer%20Circles%20F8%20Startup%20Programs%20ThreatExchange%20Support%20%20Developer%20Support%20Bugs%20Platform%20Status%20Facebook%20for%20Developers%20Community%20Group%20News%20%20Blog%20Success%20Stories%20Videos%20Facebook%20for%20Developers%20Page%20Follow%20us%20%20Follow%20us%20on%20FacebookFollow%20us%20on%20InstagramFollow%20us%20on%20TwitterFollow%20us%20on%20LinkedInFollow%20us%20on%20YouTube%20About%20Create%20Ad%20Careers%20Platform%20Policy%20Privacy%20Policy%20Cookies%20Terms%20Facebook%20©%202020%20Was%20this%20document%20helpful?%20YesYes,%20but...No%20Remove">Facebook profile objavila Nataša Hlebš.

Želi, da za tole gesto mladeniča, ki je pomagal njeni mami, izve celotna Slovenija.

 

Njeno sporočilo objavljamo v celoti: 

“Danes je šla moja mama (83) v našo manjšo trgovino po kruh in jajca.

 

S seboj je vzela psa, da se še malo sprehodita in da pes opravi svoje nujne potrebe ter na vogalih prebere pasje novice.

 

 Foto: Gerd Altmann from Pixabay (fotografija je simbolična)

 

 Ko je prišla pred trgovino, je tam stal mlad fant z nalogo, da opozarja kupce na razkuževanje, rokavice, posamično vstopanje ipd. ... 

Mama ga je prosila, če ji gre on v trgovino po kruh in jajca.

 

Prijazno je privolil, vzel njeno vrečko in 10€ - pa rekla mu je, naj še zase kupi kakšno malenkost, ker je tako prijazen.

 

Čez nekaj minut se je fant vrnil iz trgovine z vrečko, v kateri so bile naročene stvari, v rokah je imel sok in mami rekel, da je preostanek denarja v vrečki, se lepo poslovil in zaželel, naj ostane zdrava.

 

Doma je vzela kruh in jajca iz vrečke, pogledala za drobižem in drobiža ni bilo ... v vrečki je bil cel bankovec za 10€, tako kot mu ga je dala. 

Ne ve, kako bi se mu zahvalila za nepričakovano lepo potezo, kljub temu, da ni v takšnem pomanjkanju, da si ne bi mogla privoščiti hrane.

 

Zato mu jaz tukaj izrekam ISKRENO ZAHVALO ZA NJEGOVO PRIJAZNOST.

To kar je naredil, mora izvedeti cela Slovenija.”

 

 

 

 

KOMENTARJI